github.com/google/go-cmp/cmp.state.callTRFunc (method)
3 uses
github.com/google/go-cmp/cmp (current package)
compare.go#L322: func (s *state) callTRFunc(f, v reflect.Value, step Transform) reflect.Value {
options.go#L322: vvx := s.callTRFunc(tr.fnc, vx, step)
options.go#L323: vvy := s.callTRFunc(tr.fnc, vy, step)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)